看诗词>英语词典>device driver翻译和用法

device driver

英 [dɪˈvaɪs ˈdraɪvə(r)]

美 [dɪˈvaɪs ˈdraɪvər]

设备驱动程序

计算机

英英释义

noun

  • (computer science) a program that determines how a computer will communicate with a peripheral device
      Synonym:driver

    双语例句

    • Unknown problem while loading the specified device driver.
      加载指定的设备驱动程序时发生了未知的问题。
    • You will also be applying a patch ( extra routines) to your device driver.
      还需要对设备驱动程序应用一个补丁(附加例程)。
    • At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines.
      在进行初始化时,设备驱动程序会分配一个netdevice结构,然后使用必须的程序对其进行初始化。
    • This device driver should perform some diagnostics of the device itself.
      这个设备驱动程序需要对设备本身执行一些诊断操作。
    • USB device driver is a reliable guarantee for USB device function.
      USB驱动程序是实现USB设备功能的可靠保证。
    • A device driver is a software program that enables a hardware device to work with an operating system.
      设备驱动程序是可使硬件设备与操作系统工作的软件程序。
    • Also, you can use friendly name if your device driver supports it.
      此外,如果您的设备驱动程序支持,则可以使用友好的名称。
    • Applications suited to assembly language: hardware device driver and embedded systems and computer games requiring direct hardware access.
      硬件设备驱动、嵌入式系统和要求直接硬件访问的计算机游戏。
    • Its main job is to load the correct device driver ( module) based on the device identifier.
      它的主要工作就是根据设备的标识来加载正确的设备驱动(模块)。
    • When the Belkin USB adapter is plugged in, the host controller device driver enumerates it.
      BelkinUSB适配器插入时,主机控制器设备驱动程序会枚举它。